GtkMessageDialog: Allow action-area-border theming again
authorMatthias Clasen <mclasen@redhat.com>
Thu, 10 Apr 2014 20:51:33 +0000 (13:51 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 10 Apr 2014 20:54:38 +0000 (13:54 -0700)
This border does not interfere with headerbar-vs-content placement,
and we can allow themes to change it without breaking dialogs.

gtk/resources/ui/gtkmessagedialog.ui

index 5a55c0cf06d14af58678ed22d2628555b823ba45..d75a414b627ebb2a9c511a9a43eed4315345249b 100644 (file)
             <property name="position">0</property>
           </packing>
         </child>
-        <child internal-child="action_area">
-          <object class="GtkButtonBox">
-            <property name="border_width">0</property>
-          </object>
-        </child>
       </object>
     </child>
   </template>